-
Notifications
You must be signed in to change notification settings - Fork 438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support log correlation on App Engine standard 2nd gen #1407
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice! Just one minor note.
$server['GOOGLE_CLOUD_PROJECT'], | ||
$traceId | ||
); | ||
} else { |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
@dwsupplee Thanks! PTAL |
$this->assertEquals($versionId, $metadataProvider->versionId()); | ||
$this->assertEquals($labels, $metadataProvider->labels()); | ||
} | ||
public function testData() |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
$serviceId, | ||
$versionId, | ||
$labels | ||
) |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
* Revert "Support log correlation on App Engine standard 2nd gen (#1407)" This reverts commit 38457a8. * Revert "[CHANGE ME] Re-generated Speech to pick up changes in the API or client library generator. (#1410)" This reverts commit 91ea697. * Revert "[CHANGE ME] Re-generated Monitoring to pick up changes in the API or client library generator. (#1409)" This reverts commit c93d10f. * Revert "Comment update, add several helper methods (#1408)" This reverts commit f99201e.
fixes #1277